stack space造句
例句與造句
- Bytes of stack space for local variables , its stack probe is activated
字節,則激活它的堆棧探測。 - At default settings , the stack space is exhausted in less than a second on my machine
缺省設置下,在我的機器上運行時,不到一秒鐘堆棧空間就被耗盡了。 - The stack frames in a chain occupy contiguous stack space , and share the same thread and context
鏈中的堆棧幀占據相鄰的堆棧空間,并共享相同的線程和上下文。 - Value saves time when the application needs more stack space but increases the memory requirements and possibly startup time
值在應用程序需要更多堆棧空間時可節省時間,但會增加內存需求并可能延長啟動時間。 - Value saves time when the application needs more stack space , but increases the memory requirements and possibly the startup time
值在應用程序需要更多堆棧空間時可節省時間,但會增加內存需求并有可能延長啟動時間。 - It's difficult to find stack space in a sentence. 用stack space造句挺難的
- On the other hand , if the jit doesn t make this transformation , the program will quickly exhaust the stack space and report a stack overflow error
另一方面,如果jit不做這種轉換,程序將會很快耗盡堆棧空間并報告一個堆棧溢出錯誤。 - Intrinsic functions that do not allocate stack space and do not call other functions can use other volatile registers to pass additional register arguments because there is a tight binding between the compiler and the intrinsic function implementation
由于編譯器與內部函數實現之間存在緊密的綁定,因此不分配堆棧空間且不調用其他函數的內部函數可以使用其他易失寄存器來傳遞附加的寄存器參數。